Christopher Beacham, "Python Debugging with PUDB", PyBay2017
Stop Guessing! Profile Your Python Code in 1 Line 🧠
COP1000 12-2 profile and cProfile modules
pretty python profiling (intermediate) anthony explains #016
Optimize Your Python Programs: Code Profiling with cProfile
PYTHON PROFILING | USE CASE | TIMEIT | TIME | CPROFILE | LINE PROFILE
Mahmoud Hashemi, Python Profiling & Performance: elementary to enterprise, PyBay2016
Python cProfile | Exploring the Python 3 standard library | Pt 1
cprofile part 2
cProfile part 1
cProfile and Python Finding the specific line number that code spends most time on
How to find slow code in python optimize it ft cprofile
python cprofile decorator